home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / print / book420.zip / README.TXT < prev   
Text File  |  1994-05-22  |  13KB  |  214 lines

  1. Booklet v4.20
  2. -------------
  3.  
  4. 'Booklet' is a program to print documents in landscape orientation using both
  5. sides of the paper. It can print on HP Laserjet II or III, Deskjet 500,
  6. Deskjet+, Epson 9 or 24 pin dot-matrix printers, or any printer which is
  7. compatible with them. It prints on A4 or US Letter (11" x 8.5") paper. When
  8. the output is folded down the middle it becomes an A5 (or 8.5" x 5.5") booklet.
  9.  
  10. You can use it to print its own documentation. Just type 'booklet booklet.doc'.
  11. If you are using a dot-matrix Epson compatible, select 'Printer/Epson 9 pin'
  12. or 'Printer/Epson 24 pin' from the menu. If you are using a Laserjet II or
  13. compatible, select 'Printer/HP Laserjet'. If you are using an HP Deskjet,
  14. select 'Printer/HP Deskjet'.
  15.  
  16. If you are using LPT2 rather than LPT1, select 'Printer/LPT2'. Leave ALL other
  17. options unchanged. The documentation is formatted for 55 lines, 80 columns and
  18. uses the IBM-PC symbol set.
  19.  
  20. Then just choose 'File/Print' and follow the instructions.
  21.  
  22. Upgrading from v4.10 or earlier
  23. -------------------------------
  24. Any configuration file from a previous version is not compatible and will be
  25. overwritten, though registration data will be saved.
  26.  
  27. Upgrading from v3.10 or earlier
  28. -------------------------------
  29. Note that some key changes have been made in the custom layout screen. In
  30. particular, the functions associated with the cursor keys and the Ctl cursor
  31. keys have been exchanged, and the ESC key now quits WITHOUT making changes.
  32. Several menu options have been combined to reduce the size of the menus, and
  33. the status of the options is shown on the menu itself.
  34.  
  35. Upgrading from v2.12 or earlier
  36. -------------------------------
  37. If you have a configuration file BOOKLET.CFG in the same directory as
  38. BOOKLET.EXE, delete it before running this version. If present it will
  39. (probably) cause a load error. You can save a new file once you have
  40. entered the program. If you have registered the program you will need to
  41. re-enter your registration code using the 'Config/Register booklet' menu
  42. option. Note that any '0' or '1' in the code is a number, not the
  43. letters 'O' or 'l'.
  44.  
  45. HP Deskjet 500 and Deskjet+ printers
  46. ------------------------------------
  47. This comes up often enough to make it worth mentioning here. If you experience
  48. problems with offset output on A4 paper check the paper size switches on the
  49. back of the printer against the values in the printer manual. Refer to the
  50. 'booklet' manual for more details.
  51.  
  52. If you still experience minor alignment or other problems with any Deskjet
  53. printer, please inform Softronix of the nature of the problem and the exact
  54. model in use. While the Deskjet is a very fine printer, we have found a few
  55. inexplicable peculiarities.
  56.  
  57. Release History (in reverse order)
  58. ----------------------------------
  59. v4.20 22/05/94 1) Fixed bug that sometimes deleted config file.
  60.                2) Added custom page print order FWD/BKWD for each side.
  61.                3) Mouse click inside 'start' window now same as CR.
  62. v4.10 24/10/93 1) Added mouse support.
  63.                2) Corrected bug in tab routine.
  64.                3) Extensive changes to page setup.
  65.                4) Different page widths for odd and even pages.
  66.                5) Improved cut sheet feeder setup help.
  67.                6) Full page then CR then FF now handled correctly.
  68.                7) Handles more screen formats.
  69. 4.03a 12/08/93 1) Documentation only.
  70. 4.03  30/07/93 1) Attempt to fix QEMM incompatibility.
  71. 4.02  12/06/93 1) Fixed bug in ASCII graphics mode.
  72.                2) Now discards backspace chars in input stream.
  73. 4.01  21/05/93 1) Adjusted max. lines/page on Deskjets for worst case.
  74. 4.00  02/05/93 1) Added check for colour 43/50 line modes.
  75.                2) Now discards nulls and bells in input stream.
  76.                3) Added edit option, shells to editor.
  77.                4) Added config autosave and confirm overwrite options.
  78.                5) Changed page offset into page nos. start on x at y.
  79.                6) Added ASCII characters as alternative to IBM block graphics.
  80.                7) Changed IBM PC symbol set menu item text to Roman 8.
  81.                8) Added command line options.
  82.                9) Improved alignment and increased number of lines on Deskjet.
  83.               10) Split 'Quick' menu into 'Close' and 'Wide' menus.
  84.               11) Added new return codes.
  85.               12) Added configurable 'Page' string.
  86.               13) Shuffled menus and help screens to accomodate new options.
  87.               14) Now accept credit cards directly.
  88. 3.43a 23/01/93 1) Docs. only, credit card reg. no longer available in UK.
  89. 3.43  24/11/92 1) Fixed bug in page number offset.
  90. 3.42  25/10/92 1) IBM-PC symbol set or Roman 8 symbol set is now an option.
  91.                2) Changes to help screens and docs. for US registrations.
  92.                3) Adjusted HP Deskjet page layout.
  93.                4) Added page numbering offset.
  94.                5) Number of copies shown on menu.
  95. 3.41  04/07/92 1) Epson fan fold reverts to line feeds at end of page, Epson
  96.                   cut sheet still use page feeds.
  97. 3.40  07/06/92 1) Epsons now page feed instead of line feeding to end of page.
  98.                2) Added 9/24 pin cut sheet feeder printer types and
  99.                   configuration functions.
  100.                3) DeskJet is now its own printer type.
  101.                4) Added multiple copies option.
  102.                5) Fewer checks for redirection or keypress to speed up printing
  103.                   on slower machines.
  104.                6) Corrected tiny buglet re. loading tab settings from config.
  105.                7) Changed custom layout keys, simplified resizing checks and
  106.                   added sequence instructions.
  107.                8) Introduced menu check marks to reduce number of menu options.
  108. 3.30  12/04/92 1) Fixed bug in wrap mode when page break inserted after full
  109.                   width line.
  110.                2) Fixed bug in util/browse scrolling down full width lines.
  111.                3) Now sends ESC(s0P to HP laser and Deskjet printers.
  112.                4) Utility browse + print now use tabs and EOF flags.
  113.                5) Utility print now sends form feed at end.
  114. 3.20  29/03/92 1) Changed keyboard routines to accomodate foreign characters.
  115.                2) Due to above, shifted cursor controls now use control.
  116.                3) Also due to above, Shift/Del is now Ctl/Del.
  117. 3.10  21/03/92 1) Added Deskjet 500 mode.
  118.                2) Tidied up status window.
  119.                3) Tidied up layout help.
  120.                4) Old config file doesn't cause the program to terminate.
  121. 3.00  14/03/92 1) A4 paper support for impact dot matrix printers.
  122.                2) More flexible page layout, independent margins.
  123.                3) Added menu hot keys and ESC.
  124.                4) Added more help text to tweak colour windows.
  125.                5) Improved the way the file picker handles files and
  126.                   directories that don't begin with a letter.
  127.                6) Added HOME, END, PGUP, and PGDN to file picker.
  128.                7) Stays in pick mode if new directory chosen.
  129.                8) Minor adjustment to the way the file picker handles the
  130.                   bottom right hand corner.
  131.                9) Get file name trims trailing spaces.
  132.               10) Added optional pause between pages.
  133.               11) Moved colour menu exit to left for consistency.
  134.               12) Optional EOF for 0x1a & 0xff.
  135.               13) Extended help screens and keys.
  136.               14) Added Util menu with browse and print unformatted files.
  137.               15) Allowed output to be redirected to a file.
  138. 2.40a 05/10/91 1) Documentation changes.
  139. 2.40  20/09/91 1) Added file pick list.
  140.                2) Now show path in 'get file name' window.
  141.                3) First key delete is now a switchable option.
  142.                4) Added Shift/Del to edit keys, to delete all.
  143.                5) Restores original drive and directory at exit.
  144.                6) Added disk error handler.
  145.                7) Restores original break status before DOS shell and restores